Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: replace cypress with vitest #20445

Merged
merged 28 commits into from
Sep 25, 2024
Merged

chore: replace cypress with vitest #20445

merged 28 commits into from
Sep 25, 2024

Conversation

KaelWD
Copy link
Member

@KaelWD KaelWD commented Sep 9, 2024

#20517

  • composables/display
  • composables/display-components
  • composables/goto
  • composables/resizeObserver
  • composables/scroll
  • directives/intersect
  • directives/scroll
  • directives/touch
  • framework

Tests with percy snapshots:

  • VAlert
  • VAutocomplete
  • VBadge
  • VBtn
  • VCombobox
  • VFileInput
  • VInput
  • VSelect
  • VSwitch
  • VTextField
  • VVirtualScroll

Everything else:

  • VAppBar
  • VBottomNavigation
  • VBottomSheet
  • VBreadcrumbs
  • VBtnGroup
  • VCheckboxBtn
  • VChip
  • VColorPicker
  • VConfirmEdit
  • VDataIterator
  • VDataTable
  • VDataTableServer
  • VDataTableVirtual
  • VDatePicker
  • VDefaultsProvider
  • VDialog
  • VDivider
  • VExpansionPanels
  • VForm
  • VHover
  • VIcon
  • VInfiniteScroll
  • VItemGroup
  • VLayout
  • VList
  • VListGroup
  • VListItem
  • VMain
  • VNavigationDrawer
  • VNumberInput
  • VOtpInput
  • VOverlay
  • VPagination
  • VProgressLinear
  • VRating
  • VSelectionControl
  • VSlideGroup
  • VSlider
  • VSystemBar
  • VTabs
  • VTextarea
  • VThemeProvider
  • VTimeline
  • VToolbar
  • VTreeview
  • VWindow

@KaelWD KaelWD force-pushed the chore/cypress-to-vitest branch 2 times, most recently from 4a20424 to c316206 Compare September 9, 2024 16:25
@KaelWD KaelWD force-pushed the chore/cypress-to-vitest branch 6 times, most recently from 4c53052 to 2362244 Compare September 11, 2024 15:36
@KaelWD KaelWD self-assigned this Sep 17, 2024
@KaelWD KaelWD marked this pull request as ready for review September 25, 2024 13:54
@KaelWD KaelWD merged commit 4fb1513 into master Sep 25, 2024
18 checks passed
@KaelWD KaelWD deleted the chore/cypress-to-vitest branch September 25, 2024 13:56
@KaelWD KaelWD linked an issue Sep 25, 2024 that may be closed by this pull request
66 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace cypress with vitest
2 participants